tests: Use gsk_renderer_render_texture()
authorBenjamin Otte <otte@redhat.com>
Thu, 22 Dec 2016 17:58:55 +0000 (18:58 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 23 Dec 2016 07:11:01 +0000 (08:11 +0100)
commitb0d5224de578dad2b0ca225cd2c8b3f640b2a14c
treec57c5eb3fcb5348f9b4170059997dda42e61d389
parent6c5679314742f33076c46398583baff5ed4a1902
tests: Use gsk_renderer_render_texture()

Only keep the version that calls gsk_render_node_draw() if people
specify the --fallback option.

The actual renderer selection works just as for regular GTK. The easiest
way to influence it is setting the GSK_RENDERER environment variable.
tests/rendernode.c